projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a5333
)
Removed debug code.
author
Simon Marshall
<simon@gnu.org>
Fri, 5 Jul 1996 13:35:41 +0000
(13:35 +0000)
committer
Simon Marshall
<simon@gnu.org>
Fri, 5 Jul 1996 13:35:41 +0000
(13:35 +0000)
lisp/mail/mail-utils.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mail-utils.el
b/lisp/mail/mail-utils.el
index 06199bcab6b67552f3572ad4d7e2d3d393a0d004..d0c569b0471489791b35d263fef1f68da29ecc2c 100644
(file)
--- a/
lisp/mail/mail-utils.el
+++ b/
lisp/mail/mail-utils.el
@@
-78,7
+78,6
@@
Return a modified address list."
(if (string-match "[ \t]*(\\([^)\\]\\|\\\\.\\|\\\\\n\\)*(" address)
;; Strip nested comments.
(save-excursion
- (debug)
(set-buffer (get-buffer-create " *temp*"))
(erase-buffer)
(insert address)